[INFO] cloning repository https://github.com/crates-lurey-io/askew
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crates-lurey-io/askew" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrates-lurey-io%2Faskew", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrates-lurey-io%2Faskew'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68b2c40249fd263a8ee14a104b6f56f624bbd4f5
[INFO] fixing crates-lurey-io/askew against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrates-lurey-io%2Faskew" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/crates-lurey-io/askew
[INFO] finished tweaking git repo https://github.com/crates-lurey-io/askew
[INFO] tweaked toml for git repo https://github.com/crates-lurey-io/askew written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crates-lurey-io/askew on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/crates-lurey-io/askew already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/matanlurey/cargo-run-bin.git`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 583416cd01b6d21f3c7ba3d690672747794f377dac7e2e4b67cc1969b58b8caf
[INFO] running `Command { std: "docker" "start" "583416cd01b6d21f3c7ba3d690672747794f377dac7e2e4b67cc1969b58b8caf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "583416cd01b6d21f3c7ba3d690672747794f377dac7e2e4b67cc1969b58b8caf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "583416cd01b6d21f3c7ba3d690672747794f377dac7e2e4b67cc1969b58b8caf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "583416cd01b6d21f3c7ba3d690672747794f377dac7e2e4b67cc1969b58b8caf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking version_check v0.9.5
[INFO] [stderr]     Checking askew v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stdout] error[E0599]: no associated function or constant named `from_acos` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:350:28
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- associated function or constant `from_acos` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 350 |         let angle = Angle::from_acos(0.0);
[INFO] [stdout]     |                            ^^^^^^^^^ associated function or constant not found in `Angle`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Angle` consider using one of the following associated functions:
[INFO] [stdout]       Angle::from_radians
[INFO] [stdout]       Angle::from_degrees
[INFO] [stdout]       Angle::from_turns
[INFO] [stdout]       Angle::from_percentage
[INFO] [stdout]    --> src/lib.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 |     pub const fn from_radians(radians: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub const fn from_degrees(degrees: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub const fn from_turns(turns: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub const fn from_percentage(percentage: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_asin` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:356:28
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- associated function or constant `from_asin` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 356 |         let angle = Angle::from_asin(0.0);
[INFO] [stdout]     |                            ^^^^^^^^^ associated function or constant not found in `Angle`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Angle` consider using one of the following associated functions:
[INFO] [stdout]       Angle::from_radians
[INFO] [stdout]       Angle::from_degrees
[INFO] [stdout]       Angle::from_turns
[INFO] [stdout]       Angle::from_percentage
[INFO] [stdout]    --> src/lib.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 |     pub const fn from_radians(radians: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub const fn from_degrees(degrees: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub const fn from_turns(turns: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub const fn from_percentage(percentage: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from_radians` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 356 -         let angle = Angle::from_asin(0.0);
[INFO] [stdout] 356 +         let angle = Angle::from_radians(0.0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_atan` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:362:28
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- associated function or constant `from_atan` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 362 |         let angle = Angle::from_atan(1.0);
[INFO] [stdout]     |                            ^^^^^^^^^ associated function or constant not found in `Angle`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Angle` consider using one of the following associated functions:
[INFO] [stdout]       Angle::from_radians
[INFO] [stdout]       Angle::from_degrees
[INFO] [stdout]       Angle::from_turns
[INFO] [stdout]       Angle::from_percentage
[INFO] [stdout]    --> src/lib.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 |     pub const fn from_radians(radians: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub const fn from_degrees(degrees: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub const fn from_turns(turns: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub const fn from_percentage(percentage: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from_radians` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 362 -         let angle = Angle::from_atan(1.0);
[INFO] [stdout] 362 +         let angle = Angle::from_radians(1.0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_atan2` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:368:28
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- associated function or constant `from_atan2` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 368 |         let angle = Angle::from_atan2(1.0, 1.0);
[INFO] [stdout]     |                            ^^^^^^^^^^ associated function or constant not found in `Angle`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Angle` consider using one of the following associated functions:
[INFO] [stdout]       Angle::from_radians
[INFO] [stdout]       Angle::from_degrees
[INFO] [stdout]       Angle::from_turns
[INFO] [stdout]       Angle::from_percentage
[INFO] [stdout]    --> src/lib.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 |     pub const fn from_radians(radians: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub const fn from_degrees(degrees: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub const fn from_turns(turns: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub const fn from_percentage(percentage: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from_radians` with a similar name
[INFO] [stdout]    --> src/lib.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 |     pub const fn from_radians(radians: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_cartesian` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:374:28
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- associated function or constant `from_cartesian` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 374 |         let angle = Angle::from_cartesian(1.0, 1.0);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ associated function or constant not found in `Angle`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Angle` consider using one of the following associated functions:
[INFO] [stdout]       Angle::from_radians
[INFO] [stdout]       Angle::from_degrees
[INFO] [stdout]       Angle::from_turns
[INFO] [stdout]       Angle::from_percentage
[INFO] [stdout]    --> src/lib.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 |     pub const fn from_radians(radians: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub const fn from_degrees(degrees: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub const fn from_turns(turns: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub const fn from_percentage(percentage: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_cartesian` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:377:33
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- associated function or constant `from_cartesian` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 377 |         let angle_zero = Angle::from_cartesian(0.0, 0.0);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^ associated function or constant not found in `Angle`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Angle` consider using one of the following associated functions:
[INFO] [stdout]       Angle::from_radians
[INFO] [stdout]       Angle::from_degrees
[INFO] [stdout]       Angle::from_turns
[INFO] [stdout]       Angle::from_percentage
[INFO] [stdout]    --> src/lib.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 |     pub const fn from_radians(radians: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub const fn from_degrees(degrees: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub const fn from_turns(turns: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub const fn from_percentage(percentage: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_cartesian` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:380:37
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- associated function or constant `from_cartesian` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 380 |         let angle_negative = Angle::from_cartesian(-1.0, -1.0);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^ associated function or constant not found in `Angle`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Angle` consider using one of the following associated functions:
[INFO] [stdout]       Angle::from_radians
[INFO] [stdout]       Angle::from_degrees
[INFO] [stdout]       Angle::from_turns
[INFO] [stdout]       Angle::from_percentage
[INFO] [stdout]    --> src/lib.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 |     pub const fn from_radians(radians: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub const fn from_degrees(degrees: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub const fn from_turns(turns: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub const fn from_percentage(percentage: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cos` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:387:24
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- method `cos` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 387 |         assert!((angle.cos() - 0.5).abs() < f32::EPSILON);
[INFO] [stdout]     |                        ^^^ method not found in `Angle`
[INFO] [stdout]     |
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 387 |         assert!((angle.radians.cos() - 0.5).abs() < f32::EPSILON);
[INFO] [stdout]     |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sin` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:393:24
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- method `sin` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 393 |         assert!((angle.sin() - 0.5).abs() < f32::EPSILON);
[INFO] [stdout]     |                        ^^^ method not found in `Angle`
[INFO] [stdout]     |
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 393 |         assert!((angle.radians.sin() - 0.5).abs() < f32::EPSILON);
[INFO] [stdout]     |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `tan` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:399:24
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- method `tan` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 399 |         assert!((angle.tan() - 1.0).abs() < f32::EPSILON);
[INFO] [stdout]     |                        ^^^ method not found in `Angle`
[INFO] [stdout]     |
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 399 |         assert!((angle.radians.tan() - 1.0).abs() < f32::EPSILON);
[INFO] [stdout]     |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cot` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:405:24
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- method `cot` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 405 |         assert!((angle.cot() - 1.0).abs() < f32::EPSILON);
[INFO] [stdout]     |                        ^^^ method not found in `Angle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cot` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:408:28
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- method `cot` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 408 |         assert!(angle_zero.cot().is_infinite());
[INFO] [stdout]     |                            ^^^ method not found in `Angle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sec` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:418:24
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- method `sec` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 418 |         assert!((angle.sec() - expected).abs() < epsilon);
[INFO] [stdout]     |                        ^^^ method not found in `Angle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `csc` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:424:24
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- method `csc` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 424 |         assert!((angle.csc() - 2.0).abs() < f32::EPSILON);
[INFO] [stdout]     |                        ^^^ method not found in `Angle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `csc` found for struct `Angle` in the current scope
[INFO] [stdout]    --> src/lib.rs:427:28
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct Angle {
[INFO] [stdout]     | ---------------- method `csc` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 427 |         assert!(angle_zero.csc().is_infinite());
[INFO] [stdout]     |                            ^^^ method not found in `Angle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `askew` (lib test) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "583416cd01b6d21f3c7ba3d690672747794f377dac7e2e4b67cc1969b58b8caf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "583416cd01b6d21f3c7ba3d690672747794f377dac7e2e4b67cc1969b58b8caf", kill_on_drop: false }`
[INFO] [stdout] 583416cd01b6d21f3c7ba3d690672747794f377dac7e2e4b67cc1969b58b8caf
